***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Dec 12, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJEC2415VM1WS-AU 1 2
.param
+vc0 = 1.346e-12		vc1 = 8.016e-12		vc2 = 2.251e-13
+tc1 = 1.121e-3		tc2 = 2.882e-2
+vc3 = 1.346e-12		vc4 = 1.044e-11		vc5 = 4.073e-13
+tc3 = 4.521e-4		tc4 = 4.532e-2
d1 c 2 zener1
g1 2 c value = {(vc0+vc1*v(2,1)+vc2*v(2,1)*v(2,1))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d2 c 1 zener2
g2 1 c value = {(vc3+vc4*v(1,2)+vc5*v(1,2)*v(1,2))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener1 d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1e-15	   	   n = 1.100		  rs = 1e-3
+ibv = 5e-3			 nbv = 1			  bv = 27.15
***** capacitance parameter ***
+cjo = 1.066e-11	   	   m = 1.965e-1		  vj = 7.585e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25			  eg = 1.100		 xti = 3
+trs1 = 1e-4		tbv1 = 8.189e-4
.model zener2 d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1e-15	   	   n = 1.100		  rs = 1e-3
+ibv = 5e-3			 nbv = 1			  bv = 18
***** capacitance parameter ***
+cjo = 1.276e-11	   	   m = 2.214e-1		  vj = 2.131
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25			  eg = 1.100		 xti = 3
+trs1 = 1e-4		tbv1 = 7.572e-4
.ends PJEC2415VM1WS-AU
*$
